UnifiedMessagingServicePlayOnPhone Method |
Plays the on phone.
Namespace:
Independentsoft.Exchange.UnifiedMessaging
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string PlayOnPhone(
string entryId,
string dialString
)
Public Function PlayOnPhone (
entryId As String,
dialString As String
) As String
Parameters
- entryId
- Type: SystemString
The entry identifier. - dialString
- Type: SystemString
The dial string.
Return Value
Type:
StringSystem.String.
See Also